runtime.pollDesc.fd (field)

3 uses

	runtime (current package)
		netpoll.go#L74: 	fd   uintptr   // constant for pollDesc usage lifetime
		netpoll.go#L226: 	pd.fd = fd
		netpoll.go#L260: 	netpollclose(pd.fd)